[INFO] cloning repository https://github.com/afaq-karim/Dixous-Rust-Google-SignIn-Frontend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/afaq-karim/Dixous-Rust-Google-SignIn-Frontend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafaq-karim%2FDixous-Rust-Google-SignIn-Frontend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafaq-karim%2FDixous-Rust-Google-SignIn-Frontend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fce9a613e33d7bb87aad9bd2fd1a99356d3e081d
[INFO] testing afaq-karim/Dixous-Rust-Google-SignIn-Frontend against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafaq-karim%2FDixous-Rust-Google-SignIn-Frontend" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/afaq-karim/Dixous-Rust-Google-SignIn-Frontend
[INFO] finished tweaking git repo https://github.com/afaq-karim/Dixous-Rust-Google-SignIn-Frontend
[INFO] tweaked toml for git repo https://github.com/afaq-karim/Dixous-Rust-Google-SignIn-Frontend written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/afaq-karim/Dixous-Rust-Google-SignIn-Frontend on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/afaq-karim/Dixous-Rust-Google-SignIn-Frontend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cfb v0.7.3
[INFO] [stderr]   Downloaded manganis v0.2.2
[INFO] [stderr]   Downloaded manganis-macro v0.2.2
[INFO] [stderr]   Downloaded infer v0.11.0
[INFO] [stderr]   Downloaded manganis-common v0.2.4
[INFO] [stderr]   Downloaded features v0.10.0
[INFO] [stderr]   Downloaded internment v0.7.5
[INFO] [stderr]   Downloaded gloo-history v0.1.5
[INFO] [stderr]   Downloaded dioxus-ssr v0.5.1
[INFO] [stderr]   Downloaded constcat v0.3.1
[INFO] [stderr]   Downloaded dioxus-hooks v0.5.1
[INFO] [stderr]   Downloaded server_fn v0.6.12
[INFO] [stderr]   Downloaded dioxus-html v0.5.1
[INFO] [stderr]   Downloaded dioxus-html-internal-macro v0.5.0
[INFO] [stderr]   Downloaded dioxus-lib v0.5.1
[INFO] [stderr]   Downloaded full v0.1.0
[INFO] [stderr]   Downloaded opimps v0.1.4
[INFO] [stderr]   Downloaded server_fn_macro_default v0.6.12
[INFO] [stderr]   Downloaded generational-box v0.5.1
[INFO] [stderr]   Downloaded server_fn_macro v0.6.12
[INFO] [stderr]   Downloaded dioxus-signals v0.5.1
[INFO] [stderr]   Downloaded sledgehammer_utils v0.2.1
[INFO] [stderr]   Downloaded dioxus-fullstack v0.5.2
[INFO] [stderr]   Downloaded dioxus-router-macro v0.5.1
[INFO] [stderr]   Downloaded gloo-net v0.3.1
[INFO] [stderr]   Downloaded dioxus-core-macro v0.5.1
[INFO] [stderr]   Downloaded dioxus-interpreter-js v0.5.1
[INFO] [stderr]   Downloaded sledgehammer_bindgen_macro v0.5.0
[INFO] [stderr]   Downloaded dioxus-hot-reload v0.5.0
[INFO] [stderr]   Downloaded dioxus-rsx v0.5.1
[INFO] [stderr]   Downloaded dioxus-router v0.5.0
[INFO] [stderr]   Downloaded krates v0.16.10
[INFO] [stderr]   Downloaded sledgehammer_bindgen v0.5.0
[INFO] [stderr]   Downloaded piper v0.2.3
[INFO] [stderr]   Downloaded dioxus-cli-config v0.5.0
[INFO] [stderr]   Downloaded dioxus-logger v0.5.1
[INFO] [stderr]   Downloaded anymap v0.12.1
[INFO] [stderr]   Downloaded dioxus-core v0.5.1
[INFO] [stderr]   Downloaded euclid v0.22.10
[INFO] [stderr]   Downloaded dioxus-web v0.5.1
[INFO] [stderr]   Downloaded dioxus v0.5.1
[INFO] [stderr]   Downloaded dioxus-liveview v0.5.1
[INFO] [stderr]   Downloaded dioxus-config-macro v0.5.0
[INFO] [stderr]   Downloaded gloo v0.8.1
[INFO] [stderr]   Downloaded dioxus_server_macro v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f27ca25e0d4b1543e887ea6540b25181002a52b8f0bf860ca4d7f157292a1a82
[INFO] running `Command { std: "docker" "start" "-a" "f27ca25e0d4b1543e887ea6540b25181002a52b8f0bf860ca4d7f157292a1a82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f27ca25e0d4b1543e887ea6540b25181002a52b8f0bf860ca4d7f157292a1a82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f27ca25e0d4b1543e887ea6540b25181002a52b8f0bf860ca4d7f157292a1a82", kill_on_drop: false }`
[INFO] [stdout] f27ca25e0d4b1543e887ea6540b25181002a52b8f0bf860ca4d7f157292a1a82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46b88d8cef02c61c7da9c6fff5ab1d4bbe883e9629bb568f64e47c5d826c0be3
[INFO] running `Command { std: "docker" "start" "-a" "46b88d8cef02c61c7da9c6fff5ab1d4bbe883e9629bb568f64e47c5d826c0be3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling generational-box v0.5.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.10
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling internment v0.7.5
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling spinning v0.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]    Compiling dioxus-debug-cell v0.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling intmap v0.7.1
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dioxus-cli-config v0.5.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling manganis-macro v0.2.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling dioxus v0.5.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dioxus-config-macro v0.5.0
[INFO] [stderr]    Compiling features v0.10.0
[INFO] [stderr]    Compiling infer v0.11.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling server_fn_macro v0.6.12
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.12
[INFO] [stderr]    Compiling dioxus_server_macro v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling dioxus-router-macro v0.5.1
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=c5d8f337897e4f63 -C extra-filename=-b50f55b68376fbf9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-76d2f717865c1cab.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4f33442f8b3c44c8.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-3da14943a88ecf51.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-96380cfbe13ff412.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9446c0a655509da6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0991d6a5935dfba3 -C extra-filename=-8bf315e0cf0aa1a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-76d2f717865c1cab.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-869b77257a7995c3.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-2d890a0065f759ca.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-96380cfbe13ff412.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ea193d53c2308ae1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "46b88d8cef02c61c7da9c6fff5ab1d4bbe883e9629bb568f64e47c5d826c0be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46b88d8cef02c61c7da9c6fff5ab1d4bbe883e9629bb568f64e47c5d826c0be3", kill_on_drop: false }`
[INFO] [stdout] 46b88d8cef02c61c7da9c6fff5ab1d4bbe883e9629bb568f64e47c5d826c0be3
